doc: fix typo in CONTRIBUTING
authorChen Fan <fan.chen@easystack.cn>
Fri, 3 Feb 2017 07:03:06 +0000 (15:03 +0800)
committerAtomic Bot <atomic-devel@projectatomic.io>
Fri, 3 Feb 2017 19:05:40 +0000 (19:05 +0000)
Signed-off-by: Chen Fan <fan.chen@easystack.cn>
Closes: #667
Approved by: cgwalters

docs/CONTRIBUTING.md

index 3658811352f5ceffdd849c2785a0c1aefab0983c..bbe0d5532ffd030b98a5a79fe6898c893e979f11 100644 (file)
@@ -12,7 +12,7 @@ for more information.  Instead, we use an instance of
 [Homu](https://github.com/servo/homu), currently known as
 `cgwalters-bot`.
 
-As a review proceeeds, the preferred method is to push `fixup!`
+As a review proceeds, the preferred method is to push `fixup!`
 commits via `git commit --fixup`.  Homu knows how to use
 `--autosquash` when performing the final merge.  See the
 [Git documentation](https://git-scm.com/docs/git-rebase) for more